home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.13 / 2002-03_Disc_7.13.bin / Items.pcg / scripts / DefineButton2_140 / BUTTONCONDACTION on(release).as < prev    next >
Text File  |  2001-12-06  |  128b  |  4 lines

  1. on(release){
  2.    getURL("FSCommand:exec","JSTART\tSoftware/" + eval("_parent.extraPath" + _parent.TheCurrentExtra) + "\t");
  3. }
  4.